DataItem
An element containing the XPath, Visibility Tag, and Values to be included in the transaction.
| Parameter | Type | Description |
|---|---|---|
| XPath | string | XPath to the location in the transaction to add the specified value. This will be ignored if the transactiuon already has a value at this location. |
| Visibility | boolean | A true/false indicator specifiying whether the Visibility Tag appears. |
| Values | Values | Contain unique values to add at the specified XPath location |